You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVecInt Class
>
TVecInt Methods
>
TVecInt.GatherByIndex Method
Dew Math for .NET
TVecInt.GatherByIndex Method
TVecInt Class
TVecInt Members
Dew.Math Namespace
TVecInt Methods
Collapse All
Gathers elements from X specified by indices stored in Indexes the calling object.
Syntax
C#
Visual Basic
public
TVecInt
GatherByIndex
([In]
TMtxVecInt
X
, [In]
TVecInt
Indexes
);
Public
Function
GatherByIndex
(
X
As
[In]
TMtxVecInt
,
Indexes
As
[In]
TVecInt
)
As
TVecInt
Group
TVecInt Methods
Links
TVecInt Class
,
TVecInt Members
,
Dew.Math Namespace
,
TVecInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!